home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000824-20010305 / 000186_news@columbia.edu _Tue Jan 2 23:42:43 2001.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id XAA08309
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 2 Jan 2001 23:42:43 -0500 (EST)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA11187
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 2 Jan 2001 23:42:42 -0500 (EST)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA01271
  10.     for kermit.misc@watsun.cc.columbia.edu; Tue, 2 Jan 2001 23:21:23 -0500 (EST)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: Mark Sapiro <msapiro@value.net>
  13. Subject: Re: Possible typo in telnet.exe in K95 V1.1.20
  14. Date: Tue, 02 Jan 2001 20:20:30 -0800
  15. Organization: Not Very Much
  16. Message-ID: <3A52A88E.65321C65@value.net>
  17. To: kermit.misc@columbia.edu
  18.  
  19. dold@email.rahul.net wrote:
  20. > Once again, it does seem to be their trouble and not Kermit-95, except
  21. > that I can't figure out how to put the standard ms-telnet back as the
  22. > default handler for telnet:.
  23.  
  24. It's in the Registry
  25.   HKEY_LOCAL_MACHINE\SOFTWARE\Classes\telnet\shell\open\command
  26.  
  27. The "(Default)" data probably is something like "C:\K95\telnet.exe %1".
  28. Change to "C:\Windows\telnet.exe %1"
  29.  
  30. It's also in HKEY_CLASSES_ROOT\telnet\shell\open\command but this is
  31. just a pointer into the HKLM structure.  You only have to change it in
  32. one place.
  33.  
  34. You can change it with regedit.  In Win98, you can also get to it by the
  35. View menu in an explorer window.  Select folder options -> file types ->
  36. URL: Telnet Protocol -> edit -> open action -> edit.  I don't know if
  37. this is similar in Win2000 or not.  I think I noticed recently on a
  38. friend's WinME that "folder options" is no longer on the "view" menu.
  39.  
  40. -- 
  41. Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
  42. San Francisco Bay Area, California    better use your sense - B. Dylan